PropFindMethodGenerateRequestBodyAllNames Method |
Generates the request body of this method.
Namespace:
Independentsoft.Webdav.Methods
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string GenerateRequestBodyAllNames()
Public Function GenerateRequestBodyAllNames As String
Return Value
Type:
StringRequest body as xml string.
See Also